Gets the total number of times the job has been executed.
__property long* TotalExecutions;
long* TotalExecutions;
Property TotalExecutions() As long*
0
This value includes all instances of the job, including those whose ExecutionHistoryItems have been purged. To reset this value use Job.ClearHistory.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|